home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / vinagre / vinagre.glade < prev   
Encoding:
Extensible Markup Language  |  2009-04-14  |  52.6 KB  |  1,064 lines

  1. <?xml version="1.0"?>
  2. <glade-interface>
  3.   <!-- interface-requires gtk+ 2.16 -->
  4.   <!-- interface-naming-policy toplevel-contextual -->
  5.   <widget class="GtkDialog" id="connect_dialog">
  6.     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  7.     <property name="border_width">5</property>
  8.     <property name="resizable">False</property>
  9.     <property name="modal">True</property>
  10.     <property name="window_position">center-on-parent</property>
  11.     <property name="destroy_with_parent">True</property>
  12.     <property name="type_hint">dialog</property>
  13.     <child internal-child="vbox">
  14.       <widget class="GtkVBox" id="dialog-vbox1">
  15.         <property name="visible">True</property>
  16.         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  17.         <property name="spacing">2</property>
  18.         <child>
  19.           <widget class="GtkLabel" id="label1">
  20.             <property name="visible">True</property>
  21.             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  22.             <property name="xalign">0</property>
  23.             <property name="label" translatable="yes"><b>Which machine do you want to connect to?</b></property>
  24.             <property name="use_markup">True</property>
  25.           </widget>
  26.           <packing>
  27.             <property name="expand">False</property>
  28.             <property name="fill">False</property>
  29.             <property name="padding">6</property>
  30.             <property name="position">1</property>
  31.           </packing>
  32.         </child>
  33.         <child>
  34.           <widget class="GtkTable" id="table1">
  35.             <property name="visible">True</property>
  36.             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  37.             <property name="n_columns">4</property>
  38.             <property name="column_spacing">6</property>
  39.             <property name="row_spacing">6</property>
  40.             <child>
  41.               <widget class="GtkButton" id="find_button">
  42.                 <property name="label">gtk-find</property>
  43.                 <property name="visible">True</property>
  44.                 <property name="can_focus">False</property>
  45.                 <property name="receives_default">True</property>
  46.                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  47.                 <property name="use_stock">True</property>
  48.                 <property name="focus_on_click">False</property>
  49.               </widget>
  50.               <packing>
  51.                 <property name="left_attach">3</property>
  52.                 <property name="right_attach">4</property>
  53.                 <property name="x_options"></property>
  54.                 <property name="y_options"></property>
  55.               </packing>
  56.             </child>
  57.             <child>
  58.               <widget class="GtkLabel" id="label3">
  59.                 <property name="visible">True</property>
  60.                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  61.                 <property name="label" translatable="yes">_Host:</property>
  62.                 <property name="use_underline">True</property>
  63.                 <property name="mnemonic_widget">host_entry</property>
  64.               </widget>
  65.               <packing>
  66.                 <property name="left_attach">1</property>
  67.                 <property name="right_attach">2</property>
  68.                 <property name="x_options"></property>
  69.                 <property name="y_options"></property>
  70.               </packing>
  71.             </child>
  72.             <child>
  73.               <widget class="GtkLabel" id="label2">
  74.                 <property name="visible">True</property>
  75.                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  76.                 <property name="label">  </property>
  77.               </widget>
  78.               <packing>
  79.                 <property name="x_options">GTK_FILL</property>
  80.                 <property name="y_options"></property>
  81.               </packing>
  82.             </child>
  83.             <child>
  84.               <widget class="GtkComboBoxEntry" id="host_entry">
  85.                 <property name="width_request">250</property>
  86.                 <property name="visible">True</property>
  87.                 <property name="tooltip" translatable="yes" comments="Tooltip for host entry in connect dialog">host or host:display or host::port</property>
  88.               </widget>
  89.               <packing>
  90.                 <property name="left_attach">2</property>
  91.                 <property name="right_attach">3</property>
  92.                 <property name="y_options"></property>
  93.               </packing>
  94.             </child>
  95.           </widget>
  96.           <packing>
  97.             <property name="padding">4</property>
  98.             <property name="position">2</property>
  99.           </packing>
  100.         </child>
  101.         <child>
  102.           <widget class="GtkLabel" id="label4">
  103.             <property name="visible">True</property>
  104.             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  105.             <property name="xalign">0</property>
  106.             <property name="label" translatable="yes"><b>Connection options</b></property>
  107.             <property name="use_markup">True</property>
  108.           </widget>
  109.           <packing>
  110.             <property name="expand">False</property>
  111.             <property name="fill">False</property>
  112.             <property name="padding">6</property>
  113.             <property name="position">4</property>
  114.           </packing>
  115.         </child>
  116.         <child>
  117.           <widget class="GtkTable" id="table4">
  118.             <property name="visible">True</property>
  119.             <property name="n_rows">3</property>
  120.             <property name="n_columns">2</property>
  121.             <property name="column_spacing">6</property>
  122.             <property name="row_spacing">2</property>
  123.             <child>
  124.               <widget class="GtkLabel" id="label6">
  125.                 <property name="visible">True</property>
  126.                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  127.                 <property name="label">  </property>
  128.               </widget>
  129.               <packing>
  130.                 <property name="x_options"></property>
  131.                 <property name="y_options"></property>
  132.               </packing>
  133.             </child>
  134.             <child>
  135.               <widget class="GtkCheckButton" id="fullscreen_check">
  136.                 <property name="label" translatable="yes">_Full screen</property>
  137.                 <property name="visible">True</property>
  138.                 <property name="can_focus">True</property>
  139.                 <property name="receives_default">False</property>
  140.                 <property name="use_underline">True</property>
  141.                 <property name="draw_indicator">True</property>
  142.               </widget>
  143.               <packing>
  144.                 <property name="left_attach">1</property>
  145.                 <property name="right_attach">2</property>
  146.               </packing>
  147.             </child>
  148.             <child>
  149.               <widget class="GtkCheckButton" id="viewonly_check">
  150.                 <property name="label" translatable="yes">_View only</property>
  151.                 <property name="visible">True</property>
  152.                 <property name="can_focus">True</property>
  153.                 <property name="receives_default">False</property>
  154.                 <property name="use_underline">True</property>
  155.                 <property name="draw_indicator">True</property>
  156.               </widget>
  157.               <packing>
  158.                 <property name="left_attach">1</property>
  159.                 <property name="right_attach">2</property>
  160.                 <property name="top_attach">1</property>
  161.                 <property name="bottom_attach">2</property>
  162.               </packing>
  163.             </child>
  164.             <child>
  165.               <widget class="GtkCheckButton" id="scaling_check">
  166.                 <property name="label" translatable="yes">_Scaling</property>
  167.                 <property name="visible">True</property>
  168.                 <property name="can_focus">True</property>
  169.                 <property name="receives_default">False</property>
  170.                 <property name="use_underline">True</property>
  171.                 <property name="draw_indicator">True</property>
  172.               </widget>
  173.               <packing>
  174.                 <property name="left_attach">1</property>
  175.                 <property name="right_attach">2</property>
  176.                 <property name="top_attach">2</property>
  177.                 <property name="bottom_attach">3</property>
  178.               </packing>
  179.             </child>
  180.             <child>
  181.               <placeholder/>
  182.             </child>
  183.             <child>
  184.               <placeholder/>
  185.             </child>
  186.           </widget>
  187.           <packing>
  188.             <property name="position">5</property>
  189.           </packing>
  190.         </child>
  191.         <child internal-child="action_area">
  192.           <widget class="GtkHButtonBox" id="dialog-action_area1">
  193.             <property name="visible">True</property>
  194.             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  195.             <property name="layout_style">end</property>
  196.             <child>
  197.               <widget class="GtkButton" id="button1">
  198.                 <property name="label">gtk-cancel</property>
  199.                 <property name="response_id">-6</property>
  200.                 <property name="visible">True</property>
  201.                 <property name="can_focus">True</property>
  202.                 <property name="receives_default">True</property>
  203.                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  204.                 <property name="use_stock">True</property>
  205.               </widget>
  206.               <packing>
  207.                 <property name="position">0</property>
  208.               </packing>
  209.             </child>
  210.             <child>
  211.               <widget class="GtkButton" id="button2">
  212.                 <property name="label">gtk-connect</property>
  213.                 <property name="response_id">-5</property>
  214.                 <property name="visible">True</property>
  215.                 <property name="can_focus">True</property>
  216.                 <property name="can_default">True</property>
  217.                 <property name="has_default">True</property>
  218.                 <property name="receives_default">True</property>
  219.                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  220.                 <property name="use_stock">True</property>
  221.               </widget>
  222.               <packing>
  223.                 <property name="position">1</property>
  224.               </packing>
  225.             </child>
  226.           </widget>
  227.           <packing>
  228.             <property name="expand">False</property>
  229.             <property name="pack_type">end</property>
  230.             <property name="position">0</property>
  231.           </packing>
  232.         </child>
  233.       </widget>
  234.     </child>
  235.   </widget>
  236.   <widget class="GtkDialog" id="auth_required_dialog">
  237.     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  238.     <property name="border_width">5</property>
  239.     <property name="resizable">False</property>
  240.     <property name="modal">True</property>
  241.     <property name="window_position">center-on-parent</property>
  242.     <property name="destroy_with_parent">True</property>
  243.     <property name="type_hint">dialog</property>
  244.     <property name="has_separator">False</property>
  245.     <child internal-child="vbox">
  246.       <widget class="GtkVBox" id="dialog-vbox2">
  247.         <property name="visible">True</property>
  248.         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  249.         <property name="spacing">2</property>
  250.         <child>
  251.           <widget class="GtkVBox" id="vbox1">
  252.             <property name="visible">True</property>
  253.             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  254.             <property name="spacing">6</property>
  255.             <child>
  256.               <widget class="GtkLabel" id="label5">
  257.                 <property name="visible">True</property>
  258.                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  259.                 <property name="xalign">0</property>
  260.                 <property name="label" translatable="yes"><b>Authentication is required</b></property>
  261.                 <property name="use_markup">True</property>
  262.                 <property name="wrap">True</property>
  263.               </widget>
  264.               <packing>
  265.                 <property name="padding">6</property>
  266.                 <property name="position">0</property>
  267.               </packing>
  268.             </child>
  269.             <child>
  270.               <widget class="GtkTable" id="table3">
  271.                 <property name="visible">True</property>
  272.                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  273.                 <property name="n_rows">5</property>
  274.                 <property name="n_columns">3</property>
  275.                 <property name="column_spacing">5</property>
  276.                 <property name="row_spacing">5</property>
  277.                 <child>
  278.                   <widget class="GtkLabel" id="label12">
  279.                     <property name="visible">True</property>
  280.                     <property name="label">   </property>
  281.                   </widget>
  282.                 </child>
  283.                 <child>
  284.                   <widget class="GtkEntry" id="username_entry">
  285.                     <property name="visible">True</property>
  286.                     <property name="can_focus">True</property>
  287.                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  288.                     <property name="max_length">254</property>
  289.                     <property name="activates_default">True</property>
  290.                   </widget>
  291.                   <packing>
  292.                     <property name="left_attach">2</property>
  293.                     <property name="right_attach">3</property>
  294.                     <property name="top_attach">1</property>
  295.                     <property name="bottom_attach">2</property>
  296.                   </packing>
  297.                 </child>
  298.                 <child>
  299.                   <widget class="GtkLabel" id="username_label">
  300.                     <property name="visible">True</property>
  301.                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  302.                     <property name="xalign">0</property>
  303.                     <property name="label" translatable="yes">_Username:</property>
  304.                     <property name="use_underline">True</property>
  305.                     <property name="mnemonic_widget">username_entry</property>
  306.                   </widget>
  307.                   <packing>
  308.                     <property name="left_attach">1</property>
  309.                     <property name="right_attach">2</property>
  310.                     <property name="top_attach">1</property>
  311.                     <property name="bottom_attach">2</property>
  312.                   </packing>
  313.                 </child>
  314.                 <child>
  315.                   <widget class="GtkCheckButton" id="save_credential_check">
  316.                     <property name="label" translatable="yes">_Remember this credential</property>
  317.                     <property name="visible">True</property>
  318.                     <property name="can_focus">True</property>
  319.                     <property name="receives_default">False</property>
  320.                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  321.                     <property name="use_underline">True</property>
  322.                     <property name="draw_indicator">True</property>
  323.                   </widget>
  324.                   <packing>
  325.                     <property name="left_attach">2</property>
  326.                     <property name="right_attach">3</property>
  327.                     <property name="top_attach">4</property>
  328.                     <property name="bottom_attach">5</property>
  329.                   </packing>
  330.                 </child>
  331.                 <child>
  332.                   <widget class="GtkLabel" id="host_label">
  333.                     <property name="visible">True</property>
  334.                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  335.                     <property name="xalign">0</property>
  336.                     <property name="use_markup">True</property>
  337.                   </widget>
  338.                   <packing>
  339.                     <property name="left_attach">2</property>
  340.                     <property name="right_attach">3</property>
  341.                   </packing>
  342.                 </child>
  343.                 <child>
  344.                   <widget class="GtkEntry" id="password_entry">
  345.                     <property name="visible">True</property>
  346.                     <property name="can_focus">True</property>
  347.                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  348.                     <property name="max_length">8</property>
  349.                     <property name="visibility">False</property>
  350.                     <property name="activates_default">True</property>
  351.                   </widget>
  352.                   <packing>
  353.                     <property name="left_attach">2</property>
  354.                     <property name="right_attach">3</property>
  355.                     <property name="top_attach">2</property>
  356.                     <property name="bottom_attach">3</property>
  357.                   </packing>
  358.                 </child>
  359.                 <child>
  360.                   <widget class="GtkLabel" id="password_label">
  361.                     <property name="visible">True</property>
  362.                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  363.                     <property name="xalign">0</property>
  364.                     <property name="label" translatable="yes">_Password:</property>
  365.                     <property name="use_underline">True</property>
  366.                     <property name="mnemonic_widget">password_entry</property>
  367.                   </widget>
  368.                   <packing>
  369.                     <property name="left_attach">1</property>
  370.                     <property name="right_attach">2</property>
  371.                     <property name="top_attach">2</property>
  372.                     <property name="bottom_attach">3</property>
  373.                   </packing>
  374.                 </child>
  375.                 <child>
  376.                   <widget class="GtkLabel" id="label19">
  377.                     <property name="visible">True</property>
  378.                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  379.                     <property name="xalign">0</property>
  380.                     <property name="label" translatable="yes">Host:</property>
  381.                     <property name="use_underline">True</property>
  382.                     <property name="mnemonic_widget">password_entry</property>
  383.                   </widget>
  384.                   <packing>
  385.                     <property name="left_attach">1</property>
  386.                     <property name="right_attach">2</property>
  387.                   </packing>
  388.                 </child>
  389.                 <child>
  390.                   <widget class="GtkLabel" id="label1">
  391.                     <property name="visible">True</property>
  392.                     <property name="xalign">0</property>
  393.                     <property name="label" translatable="yes"><i><small>All fields above are mandatory</small></i></property>
  394.                     <property name="use_markup">True</property>
  395.                   </widget>
  396.                   <packing>
  397.                     <property name="left_attach">1</property>
  398.                     <property name="right_attach">3</property>
  399.                     <property name="top_attach">3</property>
  400.                     <property name="bottom_attach">4</property>
  401.                   </packing>
  402.                 </child>
  403.                 <child>
  404.                   <placeholder/>
  405.                 </child>
  406.                 <child>
  407.                   <placeholder/>
  408.                 </child>
  409.                 <child>
  410.                   <placeholder/>
  411.                 </child>
  412.                 <child>
  413.                   <placeholder/>
  414.                 </child>
  415.                 <child>
  416.                   <placeholder/>
  417.                 </child>
  418.               </widget>
  419.               <packing>
  420.                 <property name="position">1</property>
  421.               </packing>
  422.             </child>
  423.           </widget>
  424.           <packing>
  425.             <property name="position">1</property>
  426.           </packing>
  427.         </child>
  428.         <child internal-child="action_area">
  429.           <widget class="GtkHButtonBox" id="dialog-action_area2">
  430.             <property name="visible">True</property>
  431.             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  432.             <property name="layout_style">end</property>
  433.             <child>
  434.               <widget class="GtkButton" id="button3">
  435.                 <property name="label">gtk-cancel</property>
  436.                 <property name="response_id">-6</property>
  437.                 <property name="visible">True</property>
  438.                 <property name="can_focus">True</property>
  439.                 <property name="receives_default">True</property>
  440.                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  441.                 <property name="use_stock">True</property>
  442.               </widget>
  443.               <packing>
  444.                 <property name="position">0</property>
  445.               </packing>
  446.             </child>
  447.             <child>
  448.               <widget class="GtkButton" id="ok_button">
  449.                 <property name="label" translatable="yes" comments="This is a button label, in the authentication dialog">_Authenticate</property>
  450.                 <property name="response_id">-5</property>
  451.                 <property name="visible">True</property>
  452.                 <property name="sensitive">False</property>
  453.                 <property name="can_focus">True</property>
  454.                 <property name="can_default">True</property>
  455.                 <property name="has_default">True</property>
  456.                 <property name="receives_default">True</property>
  457.                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  458.                 <property name="use_underline">True</property>
  459.               </widget>
  460.               <packing>
  461.                 <property name="position">1</property>
  462.               </packing>
  463.             </child>
  464.           </widget>
  465.           <packing>
  466.             <property name="expand">False</property>
  467.             <property name="pack_type">end</property>
  468.             <property name="position">0</property>
  469.           </packing>
  470.         </child>
  471.       </widget>
  472.     </child>
  473.   </widget>
  474.   <widget class="GtkDialog" id="bookmarks_add_edit_conn_dialog">
  475.     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  476.     <property name="border_width">5</property>
  477.     <property name="title" translatable="yes">Bookmarks</property>
  478.     <property name="modal">True</property>
  479.     <property name="window_position">center-on-parent</property>
  480.     <property name="destroy_with_parent">True</property>
  481.     <property name="type_hint">dialog</property>
  482.     <property name="has_separator">False</property>
  483.     <child internal-child="vbox">
  484.       <widget class="GtkVBox" id="dialog-vbox4">
  485.         <property name="visible">True</property>
  486.         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  487.         <property name="spacing">2</property>
  488.         <child>
  489.           <widget class="GtkLabel" id="label15">
  490.             <property name="visible">True</property>
  491.             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  492.             <property name="xalign">0</property>
  493.             <property name="label" translatable="yes"><b>Connection</b></property>
  494.             <property name="use_markup">True</property>
  495.           </widget>
  496.           <packing>
  497.             <property name="expand">False</property>
  498.             <property name="fill">False</property>
  499.             <property name="padding">6</property>
  500.             <property name="position">2</property>
  501.           </packing>
  502.         </child>
  503.         <child>
  504.           <widget class="GtkTable" id="table2">
  505.             <property name="visible">True</property>
  506.             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  507.             <property name="n_rows">2</property>
  508.             <property name="n_columns">3</property>
  509.             <property name="column_spacing">6</property>
  510.             <property name="row_spacing">6</property>
  511.             <child>
  512.               <widget class="GtkLabel" id="label16">
  513.                 <property name="visible">True</property>
  514.                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  515.                 <property name="label">  </property>
  516.               </widget>
  517.               <packing>
  518.                 <property name="x_options"></property>
  519.                 <property name="y_options"></property>
  520.               </packing>
  521.             </child>
  522.             <child>
  523.               <widget class="GtkLabel" id="label14">
  524.                 <property name="visible">True</property>
  525.                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  526.                 <property name="xalign">0</property>
  527.                 <property name="label" translatable="yes">_Name:</property>
  528.                 <property name="use_underline">True</property>
  529.                 <property name="mnemonic_widget">edit_bookmark_name_entry</property>
  530.               </widget>
  531.               <packing>
  532.                 <property name="left_attach">1</property>
  533.                 <property name="right_attach">2</property>
  534.                 <property name="x_options">GTK_FILL</property>
  535.                 <property name="y_options"></property>
  536.               </packing>
  537.             </child>
  538.             <child>
  539.               <widget class="GtkLabel" id="label13">
  540.                 <property name="visible">True</property>
  541.                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  542.                 <property name="xalign">0</property>
  543.                 <property name="label" translatable="yes">_Host:</property>
  544.                 <property name="use_underline">True</property>
  545.                 <property name="mnemonic_widget">edit_bookmark_host_entry</property>
  546.               </widget>
  547.               <packing>
  548.                 <property name="left_attach">1</property>
  549.                 <property name="right_attach">2</property>
  550.                 <property name="top_attach">1</property>
  551.                 <property name="bottom_attach">2</property>
  552.                 <property name="x_options">GTK_FILL</property>
  553.                 <property name="y_options"></property>
  554.               </packing>
  555.             </child>
  556.             <child>
  557.               <widget class="GtkEntry" id="edit_bookmark_name_entry">
  558.                 <property name="width_request">250</property>
  559.                 <property name="visible">True</property>
  560.                 <property name="can_focus">True</property>
  561.                 <property name="is_focus">True</property>
  562.                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  563.                 <property name="activates_default">True</property>
  564.               </widget>
  565.               <packing>
  566.                 <property name="left_attach">2</property>
  567.                 <property name="right_attach">3</property>
  568.               </packing>
  569.             </child>
  570.             <child>
  571.               <widget class="GtkEntry" id="edit_bookmark_host_entry">
  572.                 <property name="visible">True</property>
  573.                 <property name="can_focus">True</property>
  574.                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  575.                 <property name="tooltip" translatable="yes">host or host:display or host::port</property>
  576.                 <property name="activates_default">True</property>
  577.               </widget>
  578.               <packing>
  579.                 <property name="left_attach">2</property>
  580.                 <property name="right_attach">3</property>
  581.                 <property name="top_attach">1</property>
  582.                 <property name="bottom_attach">2</property>
  583.               </packing>
  584.             </child>
  585.             <child>
  586.               <placeholder/>
  587.             </child>
  588.           </widget>
  589.           <packing>
  590.             <property name="expand">False</property>
  591.             <property name="fill">False</property>
  592.             <property name="position">3</property>
  593.           </packing>
  594.         </child>
  595.         <child>
  596.           <widget class="GtkLabel" id="label7">
  597.             <property name="visible">True</property>
  598.             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  599.             <property name="xalign">0</property>
  600.             <property name="label" translatable="yes"><b>Options</b></property>
  601.             <property name="use_markup">True</property>
  602.           </widget>
  603.           <packing>
  604.             <property name="expand">False</property>
  605.             <property name="fill">False</property>
  606.             <property name="padding">6</property>
  607.             <property name="position">4</property>
  608.           </packing>
  609.         </child>
  610.         <child>
  611.           <widget class="GtkTable" id="table5">
  612.             <property name="visible">True</property>
  613.             <property name="n_rows">3</property>
  614.             <property name="n_columns">2</property>
  615.             <property name="column_spacing">6</property>
  616.             <property name="row_spacing">2</property>
  617.             <child>
  618.               <widget class="GtkLabel" id="label11">
  619.                 <property name="visible">True</property>
  620.                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  621.                 <property name="label">  </property>
  622.               </widget>
  623.               <packing>
  624.                 <property name="x_options"></property>
  625.                 <property name="y_options"></property>
  626.               </packing>
  627.             </child>
  628.             <child>
  629.               <widget class="GtkCheckButton" id="edit_fullscreen_check">
  630.                 <property name="label" translatable="yes">_Full screen</property>
  631.                 <property name="visible">True</property>
  632.                 <property name="can_focus">True</property>
  633.                 <property name="receives_default">False</property>
  634.                 <property name="use_underline">True</property>
  635.                 <property name="draw_indicator">True</property>
  636.               </widget>
  637.               <packing>
  638.                 <property name="left_attach">1</property>
  639.                 <property name="right_attach">2</property>
  640.               </packing>
  641.             </child>
  642.             <child>
  643.               <widget class="GtkCheckButton" id="edit_viewonly_check">
  644.                 <property name="label" translatable="yes">_View only</property>
  645.                 <property name="visible">True</property>
  646.                 <property name="can_focus">True</property>
  647.                 <property name="receives_default">False</property>
  648.                 <property name="use_underline">True</property>
  649.                 <property name="draw_indicator">True</property>
  650.               </widget>
  651.               <packing>
  652.                 <property name="left_attach">1</property>
  653.                 <property name="right_attach">2</property>
  654.                 <property name="top_attach">1</property>
  655.                 <property name="bottom_attach">2</property>
  656.               </packing>
  657.             </child>
  658.             <child>
  659.               <widget class="GtkCheckButton" id="edit_scaling_check">
  660.                 <property name="label" translatable="yes">_Scaling</property>
  661.                 <property name="visible">True</property>
  662.                 <property name="can_focus">True</property>
  663.                 <property name="receives_default">False</property>
  664.                 <property name="use_underline">True</property>
  665.                 <property name="draw_indicator">True</property>
  666.               </widget>
  667.               <packing>
  668.                 <property name="left_attach">1</property>
  669.                 <property name="right_attach">2</property>
  670.                 <property name="top_attach">2</property>
  671.                 <property name="bottom_attach">3</property>
  672.               </packing>
  673.             </child>
  674.             <child>
  675.               <placeholder/>
  676.             </child>
  677.             <child>
  678.               <placeholder/>
  679.             </child>
  680.           </widget>
  681.           <packing>
  682.             <property name="expand">False</property>
  683.             <property name="fill">False</property>
  684.             <property name="position">5</property>
  685.           </packing>
  686.         </child>
  687.         <child>
  688.           <widget class="GtkLabel" id="label10">
  689.             <property name="visible">True</property>
  690.             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  691.             <property name="xalign">0</property>
  692.             <property name="label" translatable="yes"><b>Folder</b></property>
  693.             <property name="use_markup">True</property>
  694.           </widget>
  695.           <packing>
  696.             <property name="expand">False</property>
  697.             <property name="fill">False</property>
  698.             <property name="padding">6</property>
  699.             <property name="position">6</property>
  700.           </packing>
  701.         </child>
  702.         <child>
  703.           <widget class="GtkHBox" id="folder_box">
  704.             <property name="visible">True</property>
  705.             <child>
  706.               <widget class="GtkLabel" id="label22">
  707.                 <property name="visible">True</property>
  708.                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  709.                 <property name="label">    </property>
  710.               </widget>
  711.               <packing>
  712.                 <property name="expand">False</property>
  713.                 <property name="fill">False</property>
  714.                 <property name="position">0</property>
  715.               </packing>
  716.             </child>
  717.             <child>
  718.               <placeholder/>
  719.             </child>
  720.           </widget>
  721.           <packing>
  722.             <property name="position">7</property>
  723.           </packing>
  724.         </child>
  725.         <child internal-child="action_area">
  726.           <widget class="GtkHButtonBox" id="dialog-action_area4">
  727.             <property name="visible">True</property>
  728.             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  729.             <property name="layout_style">end</property>
  730.             <child>
  731.               <widget class="GtkButton" id="button7">
  732.                 <property name="label">gtk-cancel</property>
  733.                 <property name="response_id">-6</property>
  734.                 <property name="visible">True</property>
  735.                 <property name="can_focus">True</property>
  736.                 <property name="receives_default">True</property>
  737.                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  738.                 <property name="use_stock">True</property>
  739.               </widget>
  740.               <packing>
  741.                 <property name="position">0</property>
  742.               </packing>
  743.             </child>
  744.             <child>
  745.               <widget class="GtkButton" id="save_button">
  746.                 <property name="label">gtk-save</property>
  747.                 <property name="response_id">-5</property>
  748.                 <property name="visible">True</property>
  749.                 <property name="can_focus">True</property>
  750.                 <property name="can_default">True</property>
  751.                 <property name="has_default">True</property>
  752.                 <property name="receives_default">True</property>
  753.                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  754.                 <property name="use_stock">True</property>
  755.               </widget>
  756.               <packing>
  757.                 <property name="position">1</property>
  758.               </packing>
  759.             </child>
  760.           </widget>
  761.           <packing>
  762.             <property name="expand">False</property>
  763.             <property name="pack_type">end</property>
  764.             <property name="position">0</property>
  765.           </packing>
  766.         </child>
  767.       </widget>
  768.     </child>
  769.   </widget>
  770.   <widget class="GtkDialog" id="preferences_dialog">
  771.     <property name="border_width">5</property>
  772.     <property name="title" translatable="yes">Preferences</property>
  773.     <property name="resizable">False</property>
  774.     <property name="modal">True</property>
  775.     <property name="window_position">center-on-parent</property>
  776.     <property name="destroy_with_parent">True</property>
  777.     <property name="type_hint">dialog</property>
  778.     <property name="has_separator">False</property>
  779.     <child internal-child="vbox">
  780.       <widget class="GtkVBox" id="dialog-vbox5">
  781.         <property name="visible">True</property>
  782.         <child>
  783.           <widget class="GtkVBox" id="vbox3">
  784.             <property name="visible">True</property>
  785.             <property name="spacing">6</property>
  786.             <child>
  787.               <widget class="GtkLabel" id="label17">
  788.                 <property name="visible">True</property>
  789.                 <property name="xalign">0</property>
  790.                 <property name="label" translatable="yes"><b>Interface</b></property>
  791.                 <property name="use_markup">True</property>
  792.               </widget>
  793.               <packing>
  794.                 <property name="expand">False</property>
  795.                 <property name="fill">False</property>
  796.                 <property name="position">0</property>
  797.               </packing>
  798.             </child>
  799.             <child>
  800.               <widget class="GtkHBox" id="hbox1">
  801.                 <property name="visible">True</property>
  802.                 <property name="spacing">12</property>
  803.                 <child>
  804.                   <widget class="GtkLabel" id="label18">
  805.                     <property name="visible">True</property>
  806.                     <property name="label">  </property>
  807.                   </widget>
  808.                   <packing>
  809.                     <property name="expand">False</property>
  810.                     <property name="fill">False</property>
  811.                     <property name="position">0</property>
  812.                   </packing>
  813.                 </child>
  814.                 <child>
  815.                   <widget class="GtkVBox" id="vbox4">
  816.                     <property name="visible">True</property>
  817.                     <property name="spacing">6</property>
  818.                     <child>
  819.                       <widget class="GtkCheckButton" id="always_show_tabs_check">
  820.                         <property name="label" translatable="yes">_Always show tabs</property>
  821.                         <property name="visible">True</property>
  822.                         <property name="can_focus">True</property>
  823.                         <property name="receives_default">False</property>
  824.                         <property name="tooltip" translatable="yes">Whether we should show tabs even when there is only one active connection</property>
  825.                         <property name="use_underline">True</property>
  826.                         <property name="xalign">0</property>
  827.                         <property name="draw_indicator">True</property>
  828.                       </widget>
  829.                       <packing>
  830.                         <property name="expand">False</property>
  831.                         <property name="fill">False</property>
  832.                         <property name="position">0</property>
  833.                       </packing>
  834.                     </child>
  835.                     <child>
  836.                       <widget class="GtkCheckButton" id="show_accels_check">
  837.                         <property name="label" translatable="yes">_Show menu shortcuts</property>
  838.                         <property name="visible">True</property>
  839.                         <property name="can_focus">True</property>
  840.                         <property name="receives_default">False</property>
  841.                         <property name="tooltip" translatable="yes">Whether we should show the menu accelerators (shortcut keys)</property>
  842.                         <property name="use_underline">True</property>
  843.                         <property name="xalign">0</property>
  844.                         <property name="draw_indicator">True</property>
  845.                       </widget>
  846.                       <packing>
  847.                         <property name="expand">False</property>
  848.                         <property name="fill">False</property>
  849.                         <property name="position">1</property>
  850.                       </packing>
  851.                     </child>
  852.                   </widget>
  853.                   <packing>
  854.                     <property name="expand">False</property>
  855.                     <property name="position">1</property>
  856.                   </packing>
  857.                 </child>
  858.               </widget>
  859.               <packing>
  860.                 <property name="position">1</property>
  861.               </packing>
  862.             </child>
  863.           </widget>
  864.           <packing>
  865.             <property name="expand">False</property>
  866.             <property name="padding">6</property>
  867.             <property name="position">1</property>
  868.           </packing>
  869.         </child>
  870.         <child internal-child="action_area">
  871.           <widget class="GtkHButtonBox" id="dialog-action_area5">
  872.             <property name="visible">True</property>
  873.             <property name="layout_style">end</property>
  874.             <child>
  875.               <widget class="GtkButton" id="button9">
  876.                 <property name="label">gtk-close</property>
  877.                 <property name="visible">True</property>
  878.                 <property name="can_focus">True</property>
  879.                 <property name="receives_default">True</property>
  880.                 <property name="use_stock">True</property>
  881.               </widget>
  882.               <packing>
  883.                 <property name="position">0</property>
  884.               </packing>
  885.             </child>
  886.           </widget>
  887.           <packing>
  888.             <property name="expand">False</property>
  889.             <property name="pack_type">end</property>
  890.             <property name="position">0</property>
  891.           </packing>
  892.         </child>
  893.       </widget>
  894.     </child>
  895.   </widget>
  896.   <widget class="GtkDialog" id="bookmarks_add_edit_folder_dialog">
  897.     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  898.     <property name="border_width">5</property>
  899.     <property name="title" translatable="yes">Bookmarks</property>
  900.     <property name="modal">True</property>
  901.     <property name="window_position">center-on-parent</property>
  902.     <property name="destroy_with_parent">True</property>
  903.     <property name="type_hint">dialog</property>
  904.     <property name="has_separator">False</property>
  905.     <child internal-child="vbox">
  906.       <widget class="GtkVBox" id="dialog-vbox6">
  907.         <property name="visible">True</property>
  908.         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  909.         <property name="spacing">2</property>
  910.         <child>
  911.           <widget class="GtkLabel" id="label8">
  912.             <property name="visible">True</property>
  913.             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  914.             <property name="xalign">0</property>
  915.             <property name="label" translatable="yes"><b>Folder</b></property>
  916.             <property name="use_markup">True</property>
  917.           </widget>
  918.           <packing>
  919.             <property name="expand">False</property>
  920.             <property name="fill">False</property>
  921.             <property name="padding">6</property>
  922.             <property name="position">1</property>
  923.           </packing>
  924.         </child>
  925.         <child>
  926.           <widget class="GtkTable" id="table6">
  927.             <property name="visible">True</property>
  928.             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  929.             <property name="n_columns">3</property>
  930.             <property name="column_spacing">6</property>
  931.             <property name="row_spacing">6</property>
  932.             <child>
  933.               <widget class="GtkLabel" id="label9">
  934.                 <property name="visible">True</property>
  935.                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  936.                 <property name="label">  </property>
  937.               </widget>
  938.               <packing>
  939.                 <property name="x_options"></property>
  940.                 <property name="y_options"></property>
  941.               </packing>
  942.             </child>
  943.             <child>
  944.               <widget class="GtkLabel" id="label20">
  945.                 <property name="visible">True</property>
  946.                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  947.                 <property name="xalign">0</property>
  948.                 <property name="label" translatable="yes">_Name:</property>
  949.                 <property name="use_underline">True</property>
  950.                 <property name="mnemonic_widget">edit_bookmark_folder_name_entry</property>
  951.               </widget>
  952.               <packing>
  953.                 <property name="left_attach">1</property>
  954.                 <property name="right_attach">2</property>
  955.                 <property name="x_options">GTK_FILL</property>
  956.                 <property name="y_options"></property>
  957.               </packing>
  958.             </child>
  959.             <child>
  960.               <widget class="GtkEntry" id="edit_bookmark_folder_name_entry">
  961.                 <property name="width_request">250</property>
  962.                 <property name="visible">True</property>
  963.                 <property name="can_focus">True</property>
  964.                 <property name="is_focus">True</property>
  965.                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  966.                 <property name="activates_default">True</property>
  967.               </widget>
  968.               <packing>
  969.                 <property name="left_attach">2</property>
  970.                 <property name="right_attach">3</property>
  971.               </packing>
  972.             </child>
  973.           </widget>
  974.           <packing>
  975.             <property name="expand">False</property>
  976.             <property name="fill">False</property>
  977.             <property name="position">2</property>
  978.           </packing>
  979.         </child>
  980.         <child>
  981.           <widget class="GtkLabel" id="label25">
  982.             <property name="visible">True</property>
  983.             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  984.             <property name="xalign">0</property>
  985.             <property name="label" translatable="yes"><b>Parent Folder</b></property>
  986.             <property name="use_markup">True</property>
  987.           </widget>
  988.           <packing>
  989.             <property name="expand">False</property>
  990.             <property name="fill">False</property>
  991.             <property name="padding">6</property>
  992.             <property name="position">3</property>
  993.           </packing>
  994.         </child>
  995.         <child>
  996.           <widget class="GtkHBox" id="folder_box1">
  997.             <property name="visible">True</property>
  998.             <child>
  999.               <widget class="GtkLabel" id="label26">
  1000.                 <property name="visible">True</property>
  1001.                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  1002.                 <property name="label">    </property>
  1003.               </widget>
  1004.               <packing>
  1005.                 <property name="expand">False</property>
  1006.                 <property name="fill">False</property>
  1007.                 <property name="position">0</property>
  1008.               </packing>
  1009.             </child>
  1010.             <child>
  1011.               <placeholder/>
  1012.             </child>
  1013.           </widget>
  1014.           <packing>
  1015.             <property name="position">4</property>
  1016.           </packing>
  1017.         </child>
  1018.         <child internal-child="action_area">
  1019.           <widget class="GtkHButtonBox" id="dialog-action_area6">
  1020.             <property name="visible">True</property>
  1021.             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  1022.             <property name="layout_style">end</property>
  1023.             <child>
  1024.               <widget class="GtkButton" id="button5">
  1025.                 <property name="label">gtk-cancel</property>
  1026.                 <property name="response_id">-6</property>
  1027.                 <property name="visible">True</property>
  1028.                 <property name="can_focus">True</property>
  1029.                 <property name="receives_default">True</property>
  1030.                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  1031.                 <property name="use_stock">True</property>
  1032.               </widget>
  1033.               <packing>
  1034.                 <property name="position">0</property>
  1035.               </packing>
  1036.             </child>
  1037.             <child>
  1038.               <widget class="GtkButton" id="save_button">
  1039.                 <property name="label">gtk-save</property>
  1040.                 <property name="response_id">-5</property>
  1041.                 <property name="visible">True</property>
  1042.                 <property name="can_focus">True</property>
  1043.                 <property name="can_default">True</property>
  1044.                 <property name="has_default">True</property>
  1045.                 <property name="receives_default">True</property>
  1046.                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  1047.                 <property name="use_stock">True</property>
  1048.               </widget>
  1049.               <packing>
  1050.                 <property name="position">1</property>
  1051.               </packing>
  1052.             </child>
  1053.           </widget>
  1054.           <packing>
  1055.             <property name="expand">False</property>
  1056.             <property name="pack_type">end</property>
  1057.             <property name="position">0</property>
  1058.           </packing>
  1059.         </child>
  1060.       </widget>
  1061.     </child>
  1062.   </widget>
  1063. </glade-interface>
  1064.